Skip to content

Comments

OMERO.server 5.6.17#59

Merged
manics merged 2 commits intomainfrom
updates
Feb 19, 2026
Merged

OMERO.server 5.6.17#59
manics merged 2 commits intomainfrom
updates

Conversation

@manics
Copy link
Owner

@manics manics commented Feb 17, 2026

No description provided.

@manics manics force-pushed the updates branch 2 times, most recently from 83f2f78 to c356047 Compare February 17, 2026 22:30
@manics manics changed the title OMERO.server 5.6.17, OMERO.web 5.31.0 OMERO.server 5.6.17 Feb 17, 2026
@manics
Copy link
Owner Author

manics commented Feb 18, 2026

Error in Blitz-0.log:
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '/OMERO/Pixels' defined in URL [jar:file:/opt/omero/server/OMERO.server-5.6.17-ice36/lib/server/omero-server.jar!/ome/services/service-ome.io.nio.PixelsService.xml]: Cannot resolve reference to bean 'backOff' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'backOff' defined in URL [jar:file:/opt/omero/server/OMERO.server-5.6.17-ice36/lib/server/omero-server.jar!/ome/services/service-ome.io.nio.PixelsService.xml]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [ome.io.nio.SimpleBackOff]: Constructor threw exception; nested exception is java.lang.RuntimeException: javax.imageio.IIOException: Can't create cache file!

This seems to be caused by ome/openmicroscopy#6441 which assumes the OMERO.server/var/tmp/ directory exists. Older versions of OMERO.server automatically created all necessary sub-directories (log, master, registry) under OMERO.server/var/ if it's empty (e.g. mounted as an empty volume) but tmp isn't created.

@manics
Copy link
Owner Author

manics commented Feb 18, 2026

ome/openmicroscopy#6448

@manics manics merged commit 718b5ec into main Feb 19, 2026
10 checks passed
@manics manics deleted the updates branch February 19, 2026 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant